x86: Do not check dom0 kernel header for bzimage magic until we are
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 29 Jan 2009 01:11:50 +0000 (01:11 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 29 Jan 2009 01:11:50 +0000 (01:11 +0000)
commitc517f5a48c3c746fa439c521efd20185cfe539ee
tree6a6863bc77176a54b455135525367c0a96af0589
parent1d0ec27ff1c0e584f9014549accb5c508a7ce2cf
x86: Do not check dom0 kernel header for bzimage magic until we are
sure it is mapped. This fixes a crash when running on top of tboot.

Signed-off-by: Joseph Cihula <joseph.cihula@intel.com>
xen/arch/x86/setup.c